home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Quick PC 62
/
Quick PC 62.iso
/
Programs
/
WebcamXP.Pro.v1.02.590.WinALL
/
wxp_pro.exe
/
$INSTDIR
/
sound.swf
/
scripts
/
DefineButton2_18
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-07-01
|
350 b
|
10 lines
on(press){
stopped02 = true;
playing02 = false;
paused02 = false;
_root.myMusic02.stop();
myMusic02Position = 0;
myMusicPositionText = 0;
myInfoText = "Unless you have the latest Flash Player (at least r40 version 6), you cannot restart a streaming MP3. If the sound will not restart, you can reload it to start it.";
}